Headers
API Key for the service
Path Parameters
Query ID
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Response
OK
The description of the query
"Calculate the average dex volume"
Indicates if the query is archived. Archived queries cannot be executed.
false
Indicates if the query is private.
true
Indicates if the query is unsaved.
false
The name of the query
"My Query"
username or team handle
"dune"
The parameters that can modify the execution of the sql.
The query engine used to execute the query.
"medium"
The unique ID of the query
123
The SQL query text.
"SELECT * FROM dex.trades"
Tags associated with the query.
Version of the query, gets incremented every time the query is updated.
1